home *** CD-ROM | disk | FTP | other *** search
/ C# & Game Programming - A…er's Guide (2nd Edition) / Buono 2nd Ed.iso / Chapter2 / 2.13 / Example13.sln < prev    next >
Text File  |  2004-08-31  |  914b  |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example13", "Example13.csproj", "{FDABE188-8BD6-4414-9704-E449EDE8A634}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {FDABE188-8BD6-4414-9704-E449EDE8A634}.Debug.ActiveCfg = Debug|.NET
  13.         {FDABE188-8BD6-4414-9704-E449EDE8A634}.Debug.Build.0 = Debug|.NET
  14.         {FDABE188-8BD6-4414-9704-E449EDE8A634}.Release.ActiveCfg = Release|.NET
  15.         {FDABE188-8BD6-4414-9704-E449EDE8A634}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.